@extends('layout.padrao')
@section('title', ' Trader List')
@section('content')
@can('create', App\Usuario::class)
@include('include.btn_adicionar',["btn" => "usuarios"])
@endcan
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/tabexc29/qa.tabex.com.br/resources/views/InternalTables/iTrader/list.blade.php:16
Stack trace:
#0 {main}
thrown in /home/tabexc29/qa.tabex.com.br/resources/views/InternalTables/iTrader/list.blade.php on line 16