@section('header')

Blog App

@show @if(isset($_SESSION['is_auth']))
@else @if(! preg_match('/\/register$/', $_SERVER['REQUEST_URI'])) @endif @if(! preg_match('/\/login$/', $_SERVER['REQUEST_URI'])) @endif @endif