@section('header') @if(isset($title)) {{$title}} @else Virtual Edufair Nepal @endif @if(isset($ogImage)) @else @endif @yield('style')
@endsection