@extends('layouts.master') @section('title') {{ __('sentence.Doctorino Settings') }} @endsection @section('content')
{{ __('sentence.Doctorino Settings') }}
{{ csrf_field() }}

{{ __('sentence.Modifying the interval will distort the dates of the appointments') }}
@endsection @section('header') @endsection @section('footer') @endsection