@extends('ui-common.layouts.master') @section('title') @lang('Customer Master Add') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Customer Master @endslot @slot('title') Customer Master @endslot @endcomponent
Customer Master
Customer Name Contact Person Phone Number Email Address Address Status Action
Anant Demo 68262466764 testing@gmail.com India Active
Anant Demo 68262466764 testing@gmail.com India In-Active
@endsection @section('script') @endsection