@extends('layouts.admin') @section('title', 'Admins') @push('vendor-styles') @endpush @push('page-styles') @endpush @section('body')
{{-- **************************** SideBar Tabs ******************************************* --}} {{-- ------------ Charges ---------------------- --}} {{-- --}} {{-- -------------- Users ------------------------ --}} {{-- ----------------- Roles And Permissions -------------------- --}} {{-- ------------------- Team Mambers ------------ --}} {{-- --------------- PayProviders ---------------------- --}} {{-- ------------------------ Orders--------------- --}} {{-- --------------------- Plugins ------------------ --}} {{-- ------------------------ Cities ------------------------- --}}
{{-- *********************** Showing Recoreds on click sidebar Against Id ********************************* --}}
{{-- Setup Lawn Mowing charges --}}

Dashboard

Dashboard Detail

This is the dashboard setting

Users

1. Admins

Admin are those user which handle admin panel and manage other user customers and providers.New admin can crete from Team Member module by inviting new team members

2. Customers

Customer are those users which are creating orders on our website.There are two type of customers

2.1 Active Customers

Active Customer are those user whch rae active on website and can perform actions as well login

2.2 Block Customers

Block Customers are those users which are Inactive and can not login and perform actions untill admin will make active

3. Providers

Providers are those users who will perform task against orders which are created by customers and providers have app login and will use app only.Providers will register on app but connected with our database through app

3.1 Pending

These are new providers whose register thier account through app but still in pending list can not login untill admin make it active

3.2 Active

Activer providers are those users which are in active list. admin has make in active list and thsese providers can login and perform actions

3.3 Block

Block providers are those users which are in block list. admin has make in block list and thsese providers can not login and perform actions

{{-- ***********Showing Recored of Service Delivery ***************** --}} {{-- ***********Showing Recored of LawnHeight ***************** --}}
Roles And Permissions

we can add new roles and set permission against any role. So every user which belong to specfic role can perform specfic actions which permissions set by admin

{{---------- -----------}}
Providers Payment

1. Withdraw Request

In view order list we can see all orders list like (i) total orders,(ii) pending orders: are those orders which are not accept are assign to any provider and not started yet,(iii) completed orders:those orders which has been complete ,(iv) accepted orders: those orders which has benn accept by provider but not complete yet as well past due orders. (v) past due orders: are those orders which date has been passed but orders are not completed

1.Pending

List of all Cancel orders

2.Approved

Those orders which has been refunded to customer

3.Rejected

Those order which are underreview still not refund to customer

2.Transaction

Transaction showing approved payment to providers

{{-- ------------- Yard CleanUp ----------------------- --}}
Yard CleanUp
{{--------- Orders --------------}}

Orders

Orders Detail

1.View Orders

In view order list we can see all orders list like (i) total orders,(ii) pending orders: are those orders which are not accept are assign to any provider and not started yet,(iii) completed orders:those orders which has been complete ,(iv) accepted orders: those orders which has benn accept by provider but not complete yet as well past due orders. (v) past due orders: are those orders which date has been passed but orders are not completed

2.Recurring Orders

Recurring Orders are those orders which will automatically assign to provider after the specfic days which are set by customer while creating orders. Admin can cencel the recurring order by click on view detail and there is option to cancel order on view order detail page

3.Cancel Orders

These orders which are cancel by admin or customer

1.View

List of all Cancel orders

2.Refunded

Those orders which has been refunded to customer

3.Under Review

Those order which are underreview still not refund to customer

{{------------- Plugins -----------------}}

Plugins

Plugins Detail

Admin can update Stripe Credentials,Email Credentials,Google Signin Credentials and MessageBird Credentials

{{-- ---------------- Cities -------------------- --}}

Cities

Cities Detail

Admin can add list of cities and these cities will showing on home page of website.User can see our services available in these cities

General Settings

General Settings Detail

1.Lawn Mowing

Admin will set and can change all value and prices about lawn mowing orders

2. Snow Plowing

Admin will set and can change all value and prices about snow plowing orders

2. Profile

Admin can update his/her profile information

2. Settings

In which admin can set prices, radius as well minutes and these value apply on all jobs

{{-- ------------------- Templest----------------------- --}}
Templates

1.Email

Admin will set and also can changes text of all email templates and when any email send to user against related queries so this template will send on email

2.SMS

Admin will set and also can changes text of all email templates and when any email send to user against related queries so this template will send on SMS

{{-- --------------- Promotions -------------------- --}}

Promotions

Promotions Detail

1.Coupons Code

In coupons code system admin create new coupons as well can also update coupons and users can use these coupons

2. Refferal System

Refferal system in which admin give amount of refer and any user which register his/her account by any reffeance so amount will transfer to user whome by current user refer.

{{-- --------------------- Help Center ---------------------------- --}}

Help Center

Help Center Detail

1.Supports

In supports all questions of user will showing in admin panel and admin can response to any user against this question through email

{{-- ---------------------- CompanySetting ----------------------- --}}

Company Settings

Company Settings Detail

From company setting we can add and update name and logo of our website and this name and logo will apply ever where on website

{{-- ---------------------- Cms Setting ----------------------- --}}

Cms Settings

Cms Settings Detail

1. Privacy Policy

In privacy policy we will describe our policies about app

2. About App

In which admin set description about app and these information will showing to providers and customers

3. Faqs

In Faqs thsese are queries of customer and providers.Admin answer to users against questions and these showing to thier dashboard

1. Customer

These faqs will showing to customer dashboard

2. Provider

These faqs will showing to provider dashboard

4. Footer script code

In this footer script code we have paste code which are in script and this script will apply on footer of website

5. Terms & Conditions

These client terms of service ("the client terms") describe your rights and responsibilities when using our online client portal or other platforms (the "services"). If you area client or an authorized user (defined below), these client terms govern your access and use of the services. ese client terms form a building "contract" between client and us. If you personally use our services, you acknowledge your understanding of the contract and agree to the contract on behalf of client.

Chat

Chat Detail

In Chat system all orders id showing to admin and admin can see chat of both Customer and Provider against any order

{{---------- Lawn Mowing Yard CleanuP --------- --}}
Yard CleanUp
@endsection @push('vendor-scripts') @endpush @push('page-scripts') {{-- Shwing Lawn MowingTables --}} @endpush