@extends('admin.app') @section('title') Add Vendor @endsection @section('content')
@if(session('success'))
{{ session('success') }}
@endif @if(session('error'))
{{ session('error') }}
@endif
{{ csrf_field() }}

Add Vendor

+64
Carton
Pallets
Stock Move
Appliances
Furniture
Hazardous Goods
Others
{{--
--}}
{{--
--}}
{{--
--}}
@endsection @push('scripts') {{-- add km fare --}} {{-- add km fare --}} {{-- postcode add --}} {{-- postcode add --}} @endpush