@extends('admin.layout') @section('content') @livewire('admin-release-form') @endsection @vite(['resources/js/admin-release.js'])