@extends('admin.index') @section('content') @push('css') @endpush

{{__('Users List')}}

{{__('Users List')}}

{{__('Hotel & Holiday Home List')}}

{{_('Name')}} {{_('Email')}} {{_('Phone')}} {{_('Account Type')}} {{_('Address line 1')}} {{_('Address line 2')}} {{_('language')}} {{_('City')}} {{_('Country')}} {{_('Action')}}
@push('js') @endpush @endsection