@section('title', 'GIU Blog | Stay Updated with Campus Life') @section('description', 'GIU Blog shares campus life.') @section('keywords', 'GIU Blog, GIU Student Achievements News, Blog') @section('tags', 'GIU Blog, GIU Student Achievements News, Blog') @extends('front.new.layouts.app') @section('content') {{-- Banner Section --}}
{{--End of Banner Section--}}

Blog

See our latest news blog

@foreach($record as $news) @endforeach
@endsection @push('js') @endpush