@extends('master') @section('content')
@if(Session::has('flash_message_error')) @endif
@csrf
@endsection