@extends('front.index') @section('meta_title')@lang('front.loginNow') @endsection @section('meta_des')@lang('front.loginNow') @endsection @section('meta_key')@lang('front.loginNow') @endsection @section('content')

@lang('front.loginNow')

{!! csrf_field() !!}
@lang('front.forget')

@lang('front.registerOther')

{{trans('front.NoAccount')}} ،{{trans('front.singup')}}

@endsection