Edit .htaccess find

RewriteRule ^admin$ - [L]
RewriteRule ^admin/(.*) - [L]
add below

RewriteRule ^blog$ - [L]
RewriteRule ^blog/(.*) - [L]