@extends('admin.master') @section('title', \Str::limit($product->name, 50)) @section('additional_head_tags') @if(config('app.html_editor') == 'summernote') @else @endif @endsection @section('content')
{{ __('Files') }}