@extends('dashboard.layouts.main') @section('container')

Upload New Public Key

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