@extends('edufair.layouts.master') @section('before_css') {{-- --}} {{----}} {{----}} {{----}} {{-- --}} @endsection @section('content')

Our Team

@foreach($categories as $category) @if(count($category->public_teams)>0) @endif @endforeach
@endsection @section('after_js') @if(!(\Illuminate\Support\Facades\Auth::check())) @endif @endsection @section('script') @endsection