@extends('layouts.app') @section('content')

User Companies

Add New

@include('flash::message')
@include('user_companies.table')
@endsection