@extends('layouts.scaffold') @section('title') Clients|Golars Networks @stop @section('main')

All Clients

Export

@if ($addp == '1')

{{ link_to_route('clients.create', 'Add new client') }}

@endif
User ID company Email Status Attestation date
@if ($scripts = 'js/clients/list_clients.js') @endif @stop