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

{{trans('lang.tint_plural')}} {{trans('lang.tint_desc')}}

@include('tints.show_fields')
@endsection