{{--
@endsection
@section('scripts')
@endsection --}}
{{--
--}}
@if(Session::has('message'))
{{ Session::get('message') }}
@endif