{{-- resources/views/accounting/intercompany/edit.blade.php --}} @extends('admin.admin_dashboard') @section('admin')
@csrf @method('PUT')
@endsection