@extends('layouts.admin.app') @section('title', translate('messages.Car Rental Module Dashboard')) @section('dashboard') show active @endsection @section('content') @php($mod = \App\Models\Module::find(Config::get('module.current_module_id')))
{{ translate('messages.Monitor_your') }} {{translate($mod->module_name)}} {{ translate('messages.business') }}