@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
Vuesy

Let's get started with Vuesy

Please check back in sometime.

@endsection @section('script') @endsection