@extends('layouts.admin.layout') @section('content')

@if ($user->ref_id == null) @else @endif Edit Member

@include('partials.message')
@csrf
{{ $errors->first('address') }}
@endsection @push('scripts') @endpush