@extends('layouts.front-end.app') @section('title', $web_config['name']->value.' '.\App\CPU\translate('Online Shopping').' | '.$web_config['name']->value.' '.\App\CPU\translate(' Ecommerce')) @push('css_or_js') @endpush @section('content') @php($categories = \App\Model\Category::with('childes.childes')->where(['position' => 0])->priority()->take(11)->get()) @php($brands = \App\Model\Brand::active()->take(15)->get())
{{ \App\CPU\translate('Fast Delivery all accross the country')}}
{{ \App\CPU\translate('Safe Payment')}}
{{ \App\CPU\translate('7 Days Return Policy')}}
{{ \App\CPU\translate('100% Authentic Products')}}