@php $title = $blade_data['title']; $routeLink = $blade_data['routesLink']; @endphp @extends('employee.layouts.app') @section('page-title', $title) @section('breadcrumb') @endsection @section('content')