@extends('adminlayout.admin') @section('content')

Upgrade Account

@csrf
@if ($errors->has('role')){{ $errors->first('role') }}@endif
@endsection