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

Add New Media

@if ($errors->any())
@endif
@csrf
Optional. For videos, helps show a preview.
@endsection