@extends('admin.layout') @section('content')

Customers

Image
Name
Note
Email
Phone
@include('admin.customers.loop',['data' => $data['customers']])