@extends('layouts.master') @section('title') @lang('translation.Calendars') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Skote @endslot @slot('title') Calendar @endslot @endcomponent
@endsection @section('script') @endsection