public static function takeState()
 {
     return \App\Models\States::all();
 }