@extends('layouts.main') @section('content')

@yield('code') - @yield('title')

@yield('message')

Go back to the homepage

@endsection