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