@if(file_exists($checking_path))
{{ csrf_field() }}
Edit file: {{$name}}
@else
No file found to edit.
@endif