@extends("frontend.{$_fb_department}.layouts.app")
@section('title', '営業カレンダー')
@section('content')
@include('frontend.share.calender._calender')
@include("frontend.{$_fb_department}.layouts.partials.contact")
@include("frontend.{$_fb_department}.layouts.partials.search_parts_list")
@endsection
@section('page_css')
format("YmdHis") }}">
@endsection