@extends('layouts.app') @section('content')

Brand

All Brand's under your selected branch is listed here, you can edit, disable or manage them from here.
{{-- Lead Sources --}}
{{-- What all are the source of your business deals? These settings will be applicable for all the leads and customers regardless of their status like suspects, prospects, qualified and converted. --}}
Brand
Description
@foreach($data as $key=>$branddata)
@endforeach

Do you want to delete?

@endsection @section('admin_css') @stop @section('admin_js') @stop