@extends('layouts.argo') @section('content')

Atualizar PinCode

@method(' PUT') @csrf
@include('Admin.pincodes._form')
@endsection