@extends("frontend.{$_fb_department}.layouts.app")
@section('title', 'トラック買取')
@section('content')
@include('frontend.share.truck_purchase._truck_purchase')
@include("frontend.{$_fb_department}.layouts.partials.contact")
@include("frontend.{$_fb_department}.layouts.partials.search_truck_list")
@endsection
@section('page_css')
@endsection