@php $host = app()->environment('local') ? "public" : "s3"; @endphp @extends('backend-template') @section('content')