@extends('backend.register.template') @push('title') Register @endpush @section('container') @livewire('register') @endsection