@extends("frontend.{$_fb_department}.layouts.app") @section('title', (isset($title) ? $title : '車輛検索')) @section('content')

{{ isset($title) ? $title : '車輛検索' }}

@include('frontend.share.truck_search._index') @include("frontend.{$_fb_department}.layouts.partials.search_parts_list")
@endsection @section('page_css') format("YmdHis") }}"> @endsection @section('page_js') @endsection