<input name="title" type="text">
<form method="POST" action="action(ProductController@store)" class="col s12">
<link href="../assets/global/plugins/datatables/datatables.min.css" rel="stylesheet" type="text/css" />
<link href="../assets/global/plugins/datatables/plugins/bootstrap/datatables.bootstrap.css" rel="stylesheet" type="text/css" />
@yeild('css')
@section('css')
твои css подключаешь здесь
@stop