@extends('layouts.dashboard') @section('content') @php /** * Vendor → Media → Add media: the direct door onto the shelf. The library page * browses what is already there; until this page, new files could only enter * through a field's picker — mid-attachment, never on their own. Uploads go * through the same POST /vendor/media endpoint the picker uses (sequential, * per-file feedback), and every finished file lands as a tile below. */ @endphp @php /* .qm-d2: the dashboard density standard (app.css §35) */ @endphp
{{ t_raw('media.drop_here') }}
{{ t_raw('media.uploading') }}