@extends('frontend.master') @section('title', 'Home') @section('content')

{{ __('text.Trendy Products') }}

{{ __('text.Recent Arrivals') }}

@endsection