@Saurabh How will the store owner app be edited? For example things that cannot be changed via css like not including coupon discounts apply to the store total earnings.
Ragingmoomoo Visual things can only be hidden/shown with css. Data can be manipulate by a single controller file: /app/Http/Controllers/StoreOwner/StoreOwnerAppController.php file present in 3.5+
/app/Http/Controllers/StoreOwner/StoreOwnerAppController.php