@extends('layouts.site') @section('title','International Admission') @section('style') @endsection @section('content')
@include('errors.form-errors')

GBS International Admission Form

Warning! This application is for students outside Egypt.
@csrf
@endsection @section('js') @if (env('APP_ENV') === 'production') @else @endif {{-- fill preview page --}} {{-- Disable the text field --}} @endsection