@extends('frontend.layouts.master') @section('title', 'Campuses | FBA UK LTD') @section('content') @include('frontend.partials.page-hero', [ 'currentPage' => 'Campuses', 'title' => 'Study in the UK\'s Top Cities', 'subtitle' => 'Choose from vibrant campuses across England and Wales with excellent transport links and student life.', ]) @include('frontend.partials.sections.campuses-catalog') @endsection