@extends('layouts.master') @section('title', env('APP_NAME')) @section('content')
Contacts
Home
Customers
Filter Options
Month:
August
September
October
November
December
Payment Type:
All
Visa
Mastercard
American Express
Reset
Apply
Add Customer
Selected
Delete Selected
Customer Name
Customer Email
Phone Number
Customer Status
Actions
Add Customer
{{-- --}} {{--
--}} {{-- --}} {{--
Select Branch
--}} {{-- --}} {{-- --}} {{--
--}} {{-- @foreach($branches as $branch)--}} {{--
{{$branch->branch_name}}
--}} {{-- @endforeach--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}}
Customer Name:
Customer Email:
Customer Phone Number:
Customer Password:
Status
Active
@endsection @section("footer-links") @endsection