@extends('main') @section('title', $data['title']) @section('content')
{{-- @include('../users/comman/tab') --}}
@include('components.company-modal') @endsection('content') @section('custom-scripts') @endsection