@extends('Admin.master_page') @section('title')
Update
@endsection @section('content')
@method('PUT') @csrf @include('Admin.Gallary._form')
@endsection