You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
804 B
12 lines
804 B
2 years ago
|
@extends('layout.app')
|
||
|
@section('title')
|
||
|
<title>ET-Visas</title>
|
||
|
<meta name="description" content="ET Education and Visa Services, presented by Extratech, is an adept provider of excellent education consultation, information, and visa guidance solution to students seeking schooling abroad.">
|
||
|
<meta name="robots" content="index, follow" />
|
||
|
<meta property="og:url" content="" />
|
||
|
<meta property="og:image" content="{{url('frontend/images/banner.png')}}"/>
|
||
|
<meta property="og:title" content="ET-Visas"/>
|
||
|
<meta property="og:description" content="ET Education and Visa Services, presented by Extratech, is an adept provider of excellent education consultation, information, and visa guidance solution to students seeking schooling abroad."/>
|
||
|
@endsection
|
||
|
@section('content')
|
||
|
@endsection
|