@extends("frontend.{$_fb_department}.layouts.app") @section('title', 'トラック買取') @section('content')
@include('frontend.share.truck_purchase._truck_purchase') @include("frontend.{$_fb_department}.layouts.partials.contact", ['btn_label'=>'お問い合わせはこちら']) @include("frontend.{$_fb_department}.layouts.partials.search_truck_list")
@endsection @section('page_css') @endsection