@extends('layouts.client.layout') @section('title') {{ $navigation->reset_password }} @endsection @section('client-content')
@if ($setting->text_direction=='RTL')
@endif
@endsection