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

{{ $title }}


@csrf @method('PATCH')

@endsection