@extends('admin.layouts.admin') @section('content')
@csrf
{{ __('Upload your theme as a .zip file') }}
{{ __('Upload') }}
@endsection