{{\App::setLocale(Session::get('locale'))}} @extends('layouts.user-layout') @section('title', trans('Emall')) @section('content-heading',trans('Emall')) @section('topbar')
@lang('Emall')
@endsection @section('content')
Coming soon!
@endsection @section('extra-script') @endsection