@extends('layouts.app') @section('title', 'Customers') @section('page-wrapper')
{{-- --}}
Customer Name cTrunk ID EmailContact person mobileCity State Created At Status Actions
@if (session('success')) @endif @if (session('error')) @endif @endsection @section('scripts') @endsection