@extends('staff.layouts.app') @push('style') @endpush @section('content') Personal Profile update @csrf Enter Name Enter Phone Enter your Email id Enter your Password UPDATE @endsection @push('scripts') @endpush