@extends('frontend.layouts.master') @section('titlefrontend') {{ str_replace("-"," ",ucfirst(TranslationHelper::translate('frontend'))) }} @endsection @section('cssfrontend') @endsection @section('contentfrontend')
@endsection @section('jsfrontendspcial') @endsection