@extends('layouts.app') @section('content')

{{trans('lang.award_plural') }}|{{trans('lang.award_desc')}}

@include('awards.show_fields')
@endsection