@extends('layouts.admin.master') @section('tab-name','افزودن مشتری جدید') @section('content')
@include('admin.brand.form')
@stop