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

{{trans('lang.generation_plural')}} {{trans('lang.generation_desc')}}

@include('generations.show_fields')
@endsection