@extends(backpack_view('blank'))
@php
$entityName = strtolower(class_basename($crud->getModel()));
$tableId = $entityName . 'Table';
@endphp
@section('header')
Préparation de versement pour le film : {{ $film->fulltitle }}