@extends('layouts.app') @section('title', __('Students')) @section('content')
@include('layouts.leftside-menubar')
@endsection