@extends('layouts.location_app') @section('title', 'Update location Password') @section('top-nav-title', 'Update Password') @section('content')

Update Password

@include('layouts.error')
@csrf
@endsection