@extends('admin.layouts.modal') {{-- Content --}} @section('content') {{-- Upload Form --}}
{{ $errors->first('file', ':message') }}
Cancel
@stop