@extends('layouts.masterHome') @section('welcomePage')
@if($aboutGirt)
GIRT Introductory

{{$aboutGirt->title}}

@endif
@endsection