@extends('layouts.plains') @section('stylesheets') @parent @endsection @section('content')

{{ $message }}

{{--
Go to Home
--}}
@endsection