@extends('backend.grn-management.template') @push('title') All Vendors @endpush @section('container') @livewire('grn-management.vendors') @endsection