@extends($layout) @section('styles') @endsection @section('content')
{{ __('Notice') }}
@if (session('verified')) @endif
@endsection