@extends('admin.layouts.auth-master') @push('css') @endpush @section('content')
@include('admin.auth.parts.page-cover-div')
@include('admin.auth.parts.form-header') @include('admin.auth.parts.form')
@endsection @push('js') @endpush