@extends('layout') @section('content')
@include('hiprm.sidebar')

Add Brand

@if ($edit) {{ Form::hidden('id', $data['brand']->id) }} @endif

Example block-level help text here.

Example block-level help text here.

Cancel
@stop