@extends('layouts.app') @section('content') @include('layouts.sidebar')

{{ $customer->customer_name }}

{{ $customer->customer_mobile }}

{{ $customer->customer_alternative_phone }}

Close
@endsection