@include('layouts.style')
@include('layouts.nav')
{!! $msg !!}
Go to Home
@include('layouts.footer') @include('layouts.script')