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

$MODEL_NAME_HUMAN$

@include('$VIEW_PREFIX$$MODEL_NAME_PLURAL_SNAKE$.show_fields') Back
@endsection