@extends('layouts/contentNavbarLayout') @section('title', 'add blog') @section('content')
@csrf

{{trans('main.more info')}}


@endsection @section('vendor-script') @endsection