@extends('backend.admin-master') @section('site-title') {{__('Blog Page Settings')}} @endsection @section('content')

{{__('Blog Page Settings')}}

@csrf
{{__('Enter how many post you want to show in blog page')}}
@endsection