@extends('layouts.delegates_dashboard_layout') @section('title') {{Session::has('lang')&&Session::get('lang')=='en'?' update phone':' تعديل رقم الجوال'}} @endsection @section('style') @endsection @section('content')
{{trans('delegates_dashboard.settings')}}

{{trans('delegates_dashboard.settings')}} / {{trans('delegates_dashboard.profile_settings')}}

@csrf
{{trans('delegates_dashboard.update_phone')}}
@endsection @section('scripts') @endsection