@extends('layouts.app') @push('style') @endpush @section('main') {{-- {{ $brands }} --}}

Direct Sell

{{-- =============================================== --}} @if (session('success')) {{-- --}} @endif @if (session('error')) @endif @if ($errors->any()) @endif {{-- =============================================== --}}

General

@csrf
{{-- Add Customer --}} {{-- Add Customer --}} @endsection @push('script') @endpush