@extends('layouts.main')
@push('title')
{{ __('Guests') }}
@endpush
@push('breadcrumb')
{{ __('Home') }}
{{ __('Guests') }}
@endpush
@push('action-btn')
@endpush
@section('contant')
Guest Name |
Email |
Telephone |
Country |
Action |
Unity Pugh |
9958 |
Curicó |
2005/02/11 |
|
@endsection