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