@extends('app_client') @section('title', 'Login | ' . $property->name) @section('content')
@endsection @section('script') @endsection