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

{{ $title }}

@slot('header') {{ $title }} @endslot
@csrf @method('PATCH')
@endsection