@extends('layouts.app') @section('title', 'Couriers') @section('page-wrapper')
Courier Logo Courier Name Created At Status Actions
@if (session('success')) @endif @endsection @section('scripts') @endsection