@extends('backend.admin-master') @section('site-title') {{__('Featured Products Area')}} @endsection @section('style') @endsection @section('content')

{{__('Popular Items Area Settings')}}

@csrf @php $default_lang = get_default_language() ; @endphp
@endsection @section('script') @endsection