@extends("frontend.{$_fb_department}.layouts.app")
@section('title', '安心の価格と品質')
@section('content')
@include('frontend.share.quality._quality')
@include("frontend.{$_fb_department}.layouts.partials.contact")
@include("frontend.{$_fb_department}.layouts.partials.search_truck_list")
@endsection
@section('page_css')
@endsection