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

{{trans('lang.glass_plural')}} {{trans('lang.glass_desc')}}

@include('glasses.show_fields')
@endsection