@extends('admin.layouts.master') @section('title', 'Coming Soon - Admin') @section('maincontent') @component('components.breadcumb',['fourthactive' => 'active']) @slot('heading') {{ __('Coming Soon') }} @endslot @slot('menu1') {{ __('Coming Soon') }} @endslot @endcomponent