@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('general.companies') }} @parent @stop @section('header_right') {{ trans('general.create') }} @stop {{-- Page content --}} @section('content')
You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.