@extends('layouts.admin') @section('title') {{@$headerTitle}} @endsection @section('breadcrumbs') {{Breadcrumbs::render('admin.procedures.form')}} @endsection @section('content') @endsection @push('scripts') @endpush