@extends('layouts.admin') @section('content')
{{csrf_field()}} @include('alerts.admin.form-both')

{{ __("Upload File") }} *

@endsection