@extends('layouts.master')
@section('Title')
Dashboard |Restaurant
@endsection
@section('content')
Name |
Email |
Phone |
Joined |
Status |
Action |
Restaurant Owner |
owner@example.com |
+123456891 |
4 months ago |
Verified
|
|
Name |
Email |
Phone |
Joined |
Verification Status |
Action |
@endsection
@section('scripts')
@endsection