@extends('admin.layouts.app') @section('title', 'New Partner') @section('header-title', 'New Partner') @section('content')
Create Partner
@csrf

Partner logs in with mobile no + this password

Cancel
@push('scripts') @endpush @endsection