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