@extends('layouts.admin') @section('content')
{{ __('Recent Theme Section') }}
{{ __('Recent Theme Section') }}
@include('includes.admin.form-both') {{ csrf_field() }}
@endsection