@extends('layouts.admin') @section('title', __('Create Media Collection')) @section('content')

{{ __('Create New Media Collection') }}

{{ __('Create a new collection to organize your media files') }}

@endsection