@extends('admin.layout.app') @section('body')

{{ __('admin.edit_publisher') }}

@csrf @method('PUT')
{{ __('admin.cancel') }}
@endsection