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

{{$title}}

@csrf @method('PUT')

@endsection @push('scripts') @endpush