@extends('layouts/acc_layout') @section('title', '| OTS Period') @section('content') @php $foreignPeriodIds = DB::table('acc_ots_account')->distinct()->pluck('periodId_fk')->toArray(); @endphp