How to show excerpt field

Try to using this in your function.php file and let me know if any query

add_post_type_support( 'page', 'excerpt' );