@extends('layouts.front') @section('page-css') @endsection @section('content')

{{$title}}

{{$sub_title}}

@csrf
Image must be at least png ,jpeg ,jpg.
@if(!isset($edit->id))
@endif
{{-- for password --}}

Update Password

@csrf
@if(!isset($edit->id))
@endif
{{-- for password --}}
@endsection @section('page-scripts') @endsection