@extends('admin.layouts.master') @section('title', 'Feature Course - Admin') @section('maincontent') @component('components.breadcumb',['fourthactive' => 'active']) @slot('heading') {{ __('Pay to Feature a Course') }} @endslot @slot('menu1') {{ __('Feature Course') }} @endslot @slot('button')
@endslot @endcomponent{{ $error}}
@endforeach