@extends('layouts.app') @section('form-title') {{ __('Routes') }} @endsection @section('form-sub-title') {{ __('Click a client to view more information') }} @endsection @section('breadcrumb') @endsection @push('child-style') @endpush @section('content')
{{ __('Visits per region') }} {{ date('d F Y', strtotime($calendar_date)) }}
@endsection @push('child-scripts') {{-- --}} @endpush