@extends('layouts.app') @section('title', 'CMAT Preparation & Registration - DAV College') @section('content')
Back to Home
@include('cmat-content', ['isStandalone' => true])
@endsection