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

{{trans('lang.lens_plural')}} {{trans('lang.lens_desc')}}

@include('lens.show_fields')
@endsection