@extends('admin.layouts.main-layout') @section('content')

Review Honor

@csrf @method('PUT')
{{$honor->name}}

@endsection @section('footerJsCode') @endsection