@extends('site.layouts.app') @section('title', 'Add Class') @section('stylesheets') @endsection @section('content')

Add Class

Loading...
{{ csrf_field() }}
{{-- --}}
{{-- --}}
@endsection @push('scripts') @endpush