@extends('mainlayout.layout') @section('title') @endsection @push('css') @endpush @section('content')

View customer

@include('superadmin.customers.query_view') @include('superadmin.customers.customer_table') @endsection