@extends("frontend.{$_fb_department}.layouts.app")
@section('title', 'リノベーショントラック')
@section('content')
@include('frontend.share.renovation._renovation')
@include("frontend.{$_fb_department}.layouts.partials.contact")
@include("frontend.{$_fb_department}.layouts.partials.search_truck_list")
@endsection
@section('page_css')
@endsection