@extends('layouts.admin')
@section('css')
@endsection
@section('breadcrumb')
@endsection
@section('content')
Schools
Logo |
Name |
Country |
Phone number |
Postal code |
Owner’s |
Created |
|
{{--
 }}) |
School name 1 |
Ireland |
(041)9837296 |
123456 |
Wendy Oke wendy@teachkloud.com |
10/06/2020 |
|
 }}) |
School name 2 |
Ireland |
(041)9837296 |
123456 |
Wendy Oke wendy@teachkloud.com |
10/06/2020 |
|
--}}
@endsection
@section('script-bottom')
@endsection