@extends('admin.layouts.app') @section('content')

Edit Temple

@csrf @method('PUT')
Name *
Image
@if($edit->image)

Current Temple Image
@endif Leave empty to keep the current image
Description
Cancel
@endsection @push('scripts') @endpush