@extends('layouts.main') @section('content')

{{$title}}


@csrf @method("PATCH")
@endsection @push('scripts') @endpush