@extends('Frontend.CustomRegistration.layout') @section('content') @include('Frontend.CustomRegistration.partials.panel') @endsection @section('scripts') @stop