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

Atualizar Contexto

@method('PUT') {{csrf_field()}}
@include('Admin.contextos._form')
@endsection