予約フォーム
愛漁丸
    
希望日をタップしてご予約ください。
      24時間いつでも予約可能です。
    
              {* year *}年{* month *}月
            
            
          | {* w *} | 
|---|
| 
                  {* dayInfo.day *}
                   [{* sch.boat.boat_name *}]{* sch.departure_status === 'cancel' ? `${sch.fishing_option ? sch.fishing_option.name :
                          sch.cap_fishing_option.name}` :
                          (!sch.schedule_status.can_reserve && sch.max_passengers > 0) ? `満 ${sch.fishing_option ?
                          sch.fishing_option.name : sch.cap_fishing_option.name}` :
                          !sch.schedule_status.can_reserve ? `${sch.fishing_option ? sch.fishing_option.name :
                          sch.cap_fishing_option.name.name}` :
                          `${sch.fishing_option ? sch.fishing_option.name : sch.cap_fishing_option.name}
                          空${sch.schedule_status.rest_count}` *} | 
                {* formatDate(selectedDay) *}
              
            - 
                  {* boatsCount > 1 ? `[${item.boat.boat_name}]` : "" *} {* item.fishing_option? item.fishing_option.name:item.cap_fishing_option.name *}出船中止出船確定{* op.name *}{* item.departure_time *}〜{* item.end_time *}定員:{* item.max_passengers *}名(空き:{* item.schedule_status.is_charter ? 0 : item.schedule_status.rest_count *}名)予約
- 
                    出船予定はありません。
              {* year *}年{* month *}月
            
            
          
                    {* formatDate(item.departure_date) *}
                  
                
                        {* boatsCount > 1 ? `[${item.boat.boat_name}]` : "" *}
                        {* item.fishing_option?
                        item.fishing_option.name:item.cap_fishing_option.name
                        *}出船中止出船確定
                      
                      
                                    {*
                                      op.name *}
                      
                      {* item.departure_time *}〜{* item.end_time *}
                        定員:{* item.max_passengers
                          *}名(空き:{* item.schedule_status.is_charter ? 0 : item.schedule_status.rest_count
                          *}名)
                        
                        予約
                      
                    スケジュールされた予定はありません。
                  
                データを読み込んでいます...


