@extends('layouts.master') @section('title') {{ __('Class Section')}} @endsection @section('content')
@endsection @section('script') @endsection