@extends("frontend.{$_fb_department}.layouts.app")
@section('title', 'TV CM ギャラリー')
@section('content')
@include('frontend.share.gallery._gallery')
@include("frontend.{$_fb_department}.layouts.partials.contact")
@include("frontend.{$_fb_department}.layouts.partials.search_truck_list")
@endsection
@section('page_css')
@endsection