@extends('layouts.app') @section('content')
@include('a_customer.table')
@endsection