@extends('layouts.default') {{-- Page title --}} @section('title') Sls Mark Brand Names @parent @stop @section('content')

Sls Mark Brand Names

@include('flash::message')
Sls Mark Brand Names
Add New
@include('slsMarkBrandName.sls_mark_brand_names.table')
@include('adminlte-templates::common.paginate', ['records' => $slsMarkBrandNames])
@endsection