@extends('dashboard.layouts.app', ['pageTitle' => $pageTitle]) @section('content')

{{ trans('app.org_structures_title') }} / {{ $pageTitle }}

@csrf
@endsection