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

{{$title}}

@csrf {{method_field('PATCH')}}
@endsection