@extends('layouts.admin') @section('title', 'Create Feature') @section('content')

Create Feature

@csrf
@endsection