@extends('layout.with-main') @section('breadcrumbs') @endsection @section('page', 'page__staff-blacklisted-client--edit') @section('main')

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

@csrf @method('patch')

@endsection