Financial Setup
Edit Staff Details
@if(Session::has('message'))
@endsection
@section('scripts')
@endsection
{{session('message')}}
@endif