@extends('admin.layout.master') @section('content')

{{__('obs.grade_list')}}
{{__('obs.sl')}} {{__('obs.name')}} {{__('obs.description')}} {{__('obs.action')}}
1 {{__('obs.system_architect')}} {{__('obs.edinburgh')}}
2 {{__('obs.accountant')}} {{__('obs.accountant')}}
3 {{__('obs.junior_technical_author')}} {{__('obs.san_francisco')}}
@include('payroll.admin.payroll_settings.grade.form.add_grade') @include('payroll.admin.payroll_settings.grade.form.edit_grade') @endsection