@extends('admin.layout.app') @section('title','Customer List') @push('headerscript') @endpush @section('content')

Customer

Add
S.No. Customer Code Customer name Contact No. Account Group Name Opening Balance Actions
@endsection @push('footerscript') {{-- --}} @endpush