@extends('backend.grn-management.template') @push('title') Profile @endpush @section('container') @livewire('grn-management.profile') @endsection