@extends('layouts.argo') @section('content')
Cadastrar novo Ifram para Cliente
{{csrf_field()}} @include('Admin.iframe._form')
@endsection