@extends('layouts.frontend.master') @section('title') {{ __('UNIGUIDE | e-Learning website') }} @endsection @push('css') @endpush @section('content')
@push('scripts') @endpush @endsection