@extends('layouts.app') @section('title', __('crm::lang.schedule')) @section('content') @include('crm::layouts.nav')

@lang('crm::lang.schedule') ({{ $schedule->title }})

@endsection @section('javascript') @endsection