@extends('admin.layouts.container') @section('content')

{{ $head }}

{{ meta('image', getCurrentLocale()) ?? __('reports.image') }}
@if(!is_null($report->image)) @else @endif
@endsection @section('inner_js') {{-- --}} @endsection