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

{{__('Featured Courses Area Settings')}}

@csrf
@endsection @section('script') @include('backend.partials.icon-field.js') @include('backend.partials.repeater.script') @endsection