@extends('layouts.welcomemaster') @section('content')
thumbnail

Welcome to Nizhamia Academic Portal


@if (\Session::has('error'))
{{ session('error') }}
@endif
@endsection