@extends('auth.master') @section('content')
@if ($errors->any()) @else @endif @if (Session::has('fail')) @endif @if (Session::has('success')) @endif
@csrf

Üye Giriş Sayfası

Üye Kayıt Sayfası

@endsection