@extends('layouts.admin') @section('main') @include('admin.layouts.nav')

UPDATE WALLET

{{ csrf_field() }} {{ method_field('patch') }}
@endsection