@extends('admin.layout') @section('title', 'Themes') @push('styles') @endpush @section('content')
Install Theme (.zip)
@csrf
@error('zip')
{{ $message }}
@enderror
Daftar Theme
No Title Folder Active
@endsection @push('scripts') @endpush