@extends('admin.layouts.master') @section('title',__('Work Area Edit')) @section('content')
@csrf @method('put')
your image
@endsection