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

{{ $title }}

@csrf @method('PATCH')
@endsection