@extends('adminlte::page') @section('title', $clinic->name . ' スケジュール') @section('content_header')
@stop @section('content')
@stop @section('css') @stop @section('js') @stop