@extends('layouts.master') @section('content')
ID | ឈ្មោះ | ភេទ | លេខទូរស័ព្ទ | សកម្មភាព | @foreach($customers as $customer)|
---|---|---|---|---|---|
{{ $customer->id }} | {{ $customer->username }} | {{ $customer->email }} | {{ $customer->gender }} | {{ $customer->phone }} | {{ $customer->status }} |