@extends('admin.layouts.master') @section('content')

المحاكم

اضف
{{--

--}}
@foreach($courts as $court) @endforeach
# المحكمة التحكم
{{$court->id}} {{$court->name}}
@endsection