@extends('layouts.users_app') @section('styles') @endsection @section('content')

Companies

@foreach ($hos as $ho) @endforeach
@endsection @section('sidebar') @include('layouts.user.sidebar-header') @endsection @section('scripts') @endsection