@extends('layouts.portal') @section('title', __('time_slots.add_time_slot') . ' — ' . config('app.name')) @section('page_title', __('time_slots.add_time_slot')) @section('page_actions') {{ __('common.back') }} @endsection @section('content')
{{ __('time_slots.slot_automatically_divided') }}
{{ __('time_slots.weekly_slots_automatically_divided') }}