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

Sls Mark Brand Company

@include('flash::message')
@include('slsMarkBrandCompany.sls_mark_brand_companies.show_fields')
Back
@endsection