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

{{trans('lang.field_plural')}} {{trans('lang.field_desc')}}

@include('fields.show_fields')
@endsection