@extends('layouts.master-without-nav') @section('title')Coming Soon @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Pages @endslot @slot('title') Coming Soon @endslot @endcomponent @endsection