/shams

[Marslia] Shams Project

Primary LanguagePHP

Shams Project

Cars Project for Marslia company, Full Dashboard by Wael Mohamed

[TOC]

Clients

CRUD operations for site clients

  • Clients index [Livewire]
  • Add new client
  • Edit existed client
  • Delete a client

Merchants

CRUD operations for site Merchants

  • Merchants index [Livewire] [R]
  • Add new Merchant [C]
  • Edit existed Merchant [U]
  • Delete a merchant. [D]

Orders

RD operation for clients orders

  • Orders index [Livewire] [R]
  • Show Order [R]
  • Delete order [D]