@extends('layouts.admin.index') @section('content')
{!! csrf_field() !!}
{{--
Accepted formats: gif, png, jpg. Max file size 2Mb
--}}
@endsection @section('script') @endsection @section('style') @endsection