@extends('app-new') @push('content-header') @endpush @section('content')
@if (session('message')) @endif
{{ csrf_field() }}
@endsection @push('footer-script') @endpush