@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('li_1') Video Call @endslot @slot('li_2') Video Call @endslot @endcomponent
@endsection