@extends('layouts.simple.master') @section('title', trans(app()->getLocale() . '.view_company')) @section('css') @endsection @section('main_content')
{{ trans(app()->getLocale() . '.no_company_fields_defined') }}
{{ $file->size ?? 'N/A' }} • {{ strtoupper($file->ext ?? 'N/A') }}
{{ trans(app()->getLocale() . '.no_files_uploaded') }}