@extends('layouts.main') @section('content')

Create Profile

{{ csrf_field() }}
Email address must be unique.
Confirm password must be same with main Password.
{{--
--}}
@if ( $loggedUserDetails['is_admin'] == 1)
@endif @if ( $loggedUserDetails['is_admin'] == 1)
@else @endif
@if ( $loggedUserDetails['is_admin'] == 1)
you can choose multiple options.
@else
@endif
{{--
--}} {{--
--}} {{--
--}} {{--
--}}
@endsection @section('sub_header') @section('sub_header')
Create Profile
@endsection @section('theam_css') @endsection @section('js_file') @endsection @section('page_js') @endsection