@if(isset($msg)) @if($msg =='Content Is Blocked')
{{$msg}}
{{--
Content Is Blocked
--}} @endif @else
Home page
About us
Contact
F.A.Q.
@endif
{{--
Error 404
--}} {{--@if(isset($msg))--}} {{--
{{$msg}}
--}} {{--@else--}} {{--
The page you're looking for can't be found
--}} {{--@endif--}}