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

{{trans('lang.thin_plural')}} {{trans('lang.thin_desc')}}

@include('thins.show_fields')
@endsection