@extends('adminlte::page') @section('content_header')

Dashboard

@endsection @section('content')

Dashboard

{{ $customers }}

Total Customers

More info

{{ $transportation }}

Total Box

More info
@endsection @section('js') @endsection