@extends('layout.layout') @section('title') {{__('lang.Dashboard')}} @endsection @section('css') @endsection @section('header')

{{trans('lang.Dashboard')}}

@endsection @section('content')
{{trans('lang.Customer registrations')}} {{--
{{trans('lang.fromHostsSubscription')}}
--}}

{{trans('lang.Online Users')}}

{{__('lang.Users')}}
{{__('lang.Guests')}}
{{trans('lang.Products')}} {{-- {{__('lang.event')}}--}}
{{--
--}} {{-- --}} {{--
--}} {{--

--}} {{-- {{trans('lang.provider_requests')}}--}} {{--

--}} {{-- --}} {{--
--}} {{--

--}} {{-- --}} {{-- {{__('lang.Total')}} :--}} {{-- --}} {{--

--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}}
@endsection @section('script') @endsection