@extends('layouts.main') @section('page-style') @endsection @section('page-script') @endsection @section('content')

@include('layouts.notifications')
Setting Register Confirmation Page
@foreach ($result as $status => $data)
Select image Change Remove

@endforeach

{{ csrf_field() }}
@endsection