@extends('layouts.admin') @section('content')
Manage companies, routes, and interstate logistics
| Route / Destination | Base Fare | Schedules | Action |
|---|---|---|---|
|
{{ $route->from_location }}
➔
{{ $route->to_location }}
|
₦{{ number_format($route->base_price, 2) }} | {{ count($route->schedules) }} Departure(s) Today | |
| No routes established for this company yet. | |||
Registration pending for third-party logistics companies.