@extends('layout.default') @section('breadcrumbs') @endsection @section('main')

{{ __('common.edit') }}

@csrf @method('patch')

@endsection