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