@extends('admin/layout') @section('content')
Image Upload
@if (session('success')) @endif
@csrf
@endsection