@extends('company::layout.layout') @section('title',__('company::home.company') . " | ". __('company::home.home')) @section('content') @if(session('login_welcome'))
{{ __('company::home.Completed Orders') }}
{{ $stats['ordersCount'] }}
{{ __('company::home.Show details') }}{{ __('company::home.drivers') }}
{{ $stats['driversCount'] }}
{{ __('company::home.Show details') }}