@extends('layouts.app') @section('title', 'Edit Dua Category') @section('content')

Edit Dua Category

@csrf @method('PUT')
@endsection