@extends('admin.layouts.master') @section('title', 'Advertise Settings - Admin') @section('maincontent') @component('components.breadcumb',['thirdactive' => 'active']) @slot('heading') {{ __('Advertise Settings') }} @endslot @slot('menu1') {{ __('Player Settings') }} @endslot @slot('menu2') {{ __('Advertise Settings') }} @endslot @slot('button') @endslot @endcomponent