New here?
@csrf
@error('name')
{{ $message }}
@enderror
@error('email')
{{ $message }}
@enderror
{{ __('Select Branch') }}
@foreach ($branches as $branch)
id ? 'selected' : '' }}> {{ $branch->branch_name }}
@endforeach
@error('password')
{{ $message }}
@enderror
I agree to all Terms & Conditions
SIGN UP
Already have an account?
Login
Copyright © 2018 All rights reserved.