@extends('layouts.app') @section('content')
Seeds
@csrf
@if(Session::has("error")) This seed already exists please edit the existing once @endif
@if(Session::has("error")) This seed already exists please edit the existing once @endif
@endsection