@extends('layouts.app') @section('title', 'Add Company') @section('content')

Add company

Create a client company, then save Bitrix and portal API credentials.

@csrf
@endsection