@extends('layouts.app') @section('title', 'SEU CRM - ' . __('app.edit') . ' ' . __('app.interactions')) @section('content')

{{ __('app.edit') }} {{ __('app.interactions') }}

{{ __('app.edit') }} {{ __('app.interactions') }}

@csrf @method('PUT')
{{ __('app.cancel') }}
@endsection