@extends('layouts.dashboard') @section('css') @stop @section('content') {{-- 搜尋 搜尋 --}} {{-- {{$title}} --}} 學校 @foreach ($school_list as $k => $v) school_id, $school_id)) checked @endif> {{ $v->name }} @endforeach @stop @section('js') @stop