@extends('admin.layout.app') @section('body')

{{ __('admin.create_grade_scale') }}

@csrf
{{ __('admin.cancel') }}
@endsection