@extends('back_office.layouts.app') @section('content')

ADD NEW CUSTOMER
{!! $dataTable->table() !!}
@push('scripts') @endpush @endsection