@extends('dashboard.master') @section('title', 'Mahfil Given Edit') @push('css') @endpush @section('content')
Mahfil Given Edit
@csrf @method('PUT')
@push('js') @endpush @endsection