@section('title') Welcome, {{ auth()->user()->name }} @endsection
@include('pages.apps.application.dashboards.partials.applications', ['title' => ucwords(str_replace('-', ' ', $laneType)) . ' Lane Applications'])
@push('scripts') @endpush