@extends('layouts.master') @section('title', __('Import User Team Site License')) @push('styles') @endpush @section("content")
@csrf

@error('file')
{{ $message }}
@enderror
@endsection